Uses of Class
org.eclipse.vtp.desktop.core.configuration.adrequest.AttachedDataItemEntry

Packages that use AttachedDataItemEntry
org.eclipse.vtp.desktop.core.configuration.adrequest   
 

Uses of AttachedDataItemEntry in org.eclipse.vtp.desktop.core.configuration.adrequest
 

Methods in org.eclipse.vtp.desktop.core.configuration.adrequest with parameters of type AttachedDataItemEntry
 void AttachedDataBindingItem.addEntry(AttachedDataItemEntry entry)
           
 void AttachedDataBindingItem.addEntry(AttachedDataItemEntry entry, int index)
           
 void AttachedDataBindingItem.removeEntry(AttachedDataItemEntry entry)